C1.Web.Mvc Namespace / CollectionViewRequest<T> Class / Top Property

In This Topic
Top Property (CollectionViewRequest<T>)
In This Topic
Gets or sets the items' count required.
Syntax
'Declaration
 
Public Property Top As Nullable(Of Integer)
 
See Also